go String接口方法 該接口經常用於輸出 struct 的值 或者記錄struct數據日志 一個普遍存在的接口是 fmt 包中定義的 Stringer接口 發現 http://tour.studygolang. ...